Hello,
I may have a similar problem, so hopefully you guys can help me. I run a bunch of PHP scripts that connect to a lot of socket repeatedly using my ubuntu linux box. They connect to the same port on a particular server. This certain server is fine and is always reliable, and is used by many other people online, so I know they are probably not at fault. And the scripts worked great in 1.22.
But now that I've upgraded to 1.23 they seem to stall randomly when receiving the response from the server, making them take longer than before. The speed is the same as before, but I'll watch the scripts and it appears 1 of the scripts will always be hanging. It eventually gets the reply a few seconds later, but this stalling RARELY happened on 1.22.
I'm using the CD-ROM / Floppy combo of m0n0wall, I did a clean install (burned a new disc, used a newly formatted floppy). The machine is decent (5-6% cpu usage as the scripts run right now). None of the traffic is being blocked by the firewall. It's a Cable connection to the internet, and it has enough download/upload to handle the scripts too (as I said it worked great in 1.22). One funny thing I noticed is that the scripts used about 33 - 37KBps on 1.22, but now they only use about 24-30 KBps (which is fine cause it's using less bandwidth
, but this may be linked to the slowness of the scripts).
This isn't a huge deal, just bugging me since now they will take longer to finish
Any ideas or things to check? Thanks!