| Quote: |
| Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. |
Is the server down again!?!
| Quote: |
| Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. |
| Mr. McCoy wrote: |
| whats the "click" limit?? |
| Bondings wrote: | ||
At the moment 180 requests per 5 minutes. If I make it too high then it will have no effect, if I make it too low then it will block normal visitors like you. So please tell me if you keep getting that error or not. |
| daniel15 wrote: |
| Do you mean 180 requests, including images, flash, etc? What about pages with lots of images?
Also, what about proxies? Does it use the real IP address (when using a proxy, the real IP address is in the X-Forwarded-For HTTP header -- $_SERVER['HTTP_X_FORWARDED_FOR'] in PHP) or the proxy IP address? What about if lots of users are forced to use a transparent proxy (my ISP sometimes uses one)? Sorry about all the questions, Bondings |