Hi all. I've got a job board built in PHP/PostgreSQL, and some people accessing it off-campus (myself included) seem to be having problems accessing it if they're behind a firewall.
In my situation, running McAffee's firewall program, if I go to any page which access the PostgreSQL database it takes at least 4 or 5 minutes for the page to load.
However, the instant I shut down my firewall, the same page loads instantly.
Can anyone give me an idea as to where the problem most likely is?
It doesn't seem logical to me that it would be a problem with the code, as I was accessing PHP/PostgreSQL apps which are locaed on another server with no problems, even with the firewall running.
The url is http://www.unbc.ca/jobboard/ and the link which needs to be followed is the "Students" link. If anyone behind a firewall could test this by going to this page and seeing if it loads slowly I'd really appreciate it.
Does anyone have any ideas as to what could be causing this?
Thanks in advance,
Pablo