in reply to Re^2: secure and scalable client server file transfers
in thread secure and scalable client server file transfers

It was not written to cope with the number of file modification requests it now receives.

Then you need to identify where the limitation lies.

You are probably better off using an existing web server, than trying to write your own in Perl. It doesn't have to be a behemoth like Apache, something simple and efficient like Thttpd is probably a better choice for something like this.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^3: secure and scalable client server file transfers