Search found 98 matches: traffic

Return to advanced search

Re: MariaDb delete

... to the workstation where the condition is evaluated. If instead you allow the server to execute the condition, you save LOTS of time and network traffic, to say the least. That's why you notice it is a lot faster to re-index on the server than on a workstation and I'm probably not saying anything ...
by reinaldocrespo
Fri Jun 02, 2023 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MariaDb delete
Replies: 6
Views: 389

Re: CLASS modification

... and keep them open, along with any other web based programs, throughout the day. I would then have to look at each one separately to view the traffic. HOW INEFFICIENT !!! Outlook puts all of those inboxes into one on my email client, which is fast, informative, and effective. I've gone on ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1704

Sending Email with CURL ?

... can be used to handle emails. However, I can't find an actual complete example. I do use curl for websites, and have no problem with JSON, etc. traffic. However, that is not EMAIL, being sent through a remote email server. Can anyone give me links to a clear example of using CURL to SEND email ...
by TimStone
Thu Jul 28, 2022 10:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending Email with CURL ?
Replies: 1
Views: 300

Re: dbfntx very slow with 2+ users

... which can "redirect" Port 139 to 445 SMB2 is using UNC-Path and you do not need "Authentification" every Time so avoid Traffic on UDP Ports 135-139 which use "old" SMB1 (with all those Problems) p.s. on many SQL Server UDP-Ports are "blocked" by Admin ...
by Jimmy
Mon Apr 11, 2022 12:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6803

Re: dbfntx very slow with 2+ users

... UNC-Path :?: when using "Drive-Letter" it work with LANmanager and UDP Port 135-139 have a look at Server / Network / Ports if there is Traffic on this Ports if YES than you still working with OLD SMB1 and all it´s Problem :roll: do NOT use OLD SMB1 "Hack" on Windows 10 / 11 ...
by Jimmy
Thu Mar 31, 2022 3:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6803

Re: Advantage Database Server

... time SQL of RDMS with the great power for complex queries. Calculations are done on the server and only summary comes to server reducing network traffic and also highly improves speeds. Free from the limitations of DBFCDX, importantly size. Better performance with more concurrent users and larger ...
by Otto
Thu Jan 13, 2022 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3638

Re: Best technic to use the set relation to syntax

... tab is shown, the data whill be the scope. Then there will be only 1 scope done. Yes, this will be a lot faster and will reduce the network traffic immensely. This make sence right ? Minimal scopes are done... Exactly. James
by James Bott
Tue Jan 11, 2022 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Best technic to use the set relation to syntax
Replies: 11
Views: 770

Re: Problem with tdatabase

... sequential numbers never to be chosen by the user. 2- Auto increment or any sequential number always after rLock() In practice I use a table of traffic lights called SEMAFORO.ADT. In it I have several fixed records with the fields: 1- L_UPDATE > True = In Use / False = Not In Use 2- C_FIELD_ACTION ...
by Giovany Vecchi
Sun Dec 19, 2021 3:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 1831

Re: MariaDB

... itself and thereby avoiding to re-read the data from the server. The results are not only faster but most importantly reduces un-necessary network traffic which is very important. To take the best advantage of xbrowse, mention the column names in the xbrowse command itself and avoid using separate ...
by nageswaragunupudi
Mon Feb 08, 2021 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MariaDB (Solved)
Replies: 2
Views: 326

Re: Talk.to chat in ActiveX

... the web. I have some mod harbour servers running over a SIM Card with a public IP. We pay ca. 30€ a month for ISP public IP and unlimited web traffic. I search the link for the one-click installation and post it later. If you have time, I can give you remote access to one of my LAB servers ...
by Otto
Wed Feb 03, 2021 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talk.to chat in ActiveX
Replies: 19
Views: 1452

Re: Secure an AJAX request

... ) ) hb_setenv( "pwd" + ALLTRIM( str( I ) ), cUUID ) // memory write next I do not face problems. And my web pages do not have that much traffic. Can you please tell us the differences between mod harbour and FASTCGI? Thank you in advance Otto
by Otto
Thu Nov 12, 2020 6:58 pm
 
Forum: mod_harbour
Topic: Secure an AJAX request
Replies: 2
Views: 434

Re: OT Optimizar query MySql

... that does not support FW_DemoDB() function. This server is situated in Europe. Speed may vary based on the distance of our location as well the traffic on the server at the same time. Lot of people like us keep using this cloud server.
by nageswaragunupudi
Wed Mar 04, 2020 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT Optimizar query MySql
Replies: 30
Views: 5180

Re: file date and time - how to set

... a drive on a web server with netDrive. To synchronize data between my mod harbour web page and my desktop, I copy files like images, etc. To keep traffic low, I would like to test it the file was changed (size, time, date) before I copy. Best regards, Otto
by Otto
Fri Feb 21, 2020 12:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file date and time - how to set
Replies: 12
Views: 1556

Re: Number of files on a disk

Thank You, Uwe. I needed to make progressbar poll files on servers. I implemented this via diskused() you will make a lot traffic if nothing have change ... there is HB_FUNC( WAITRUN ) in \fwh\source\winapi\winexec.c it will wait until "something change" in a given ...
by Jimmy
Mon Nov 25, 2019 10:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Number of files on a disk
Replies: 4
Views: 821

Re: FWH 18.11: MARIAROWSET Table Replication Features

... will pull the trigger. This is how Advantage implements replication. It works flawlessly. I have been using it since 2004. For example; in heavy traffic servers with hundreds of users, I like to install a "reporting" server. That's a server that only servers SQL selects for reports ...
by reinaldocrespo
Wed Oct 02, 2019 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.11: MARIAROWSET Table Replication Features
Replies: 11
Views: 2661
Next

Return to advanced search

cron