Hey everyone! I just built a new URL shortener and it's getting really good reviews so far in another thread here. The URL is NAGG - Free, Editable, Offshore URL Shortener. I see it growing quite a bit so I'm here in the programming section to ask a few questions about caching, load testing, etc before it becomes an issue.
Load testing PHP script
14
Hey everyone! I just built a new URL shortener and it's getting really good reviews so far in another thread here. The URL is NAGG - Free, Editable, Offshore URL Shortener.
I see it growing quite a bit so I'm here in the programming section to ask a few questions about caching, load testing, etc before it becomes an issue.
I've used loader.io to test my main php redirect script and I'm getting roughly the following:
10 - 25 requests per second result in no timeouts or failures.
100 requests per second result in some failed requests and time outs.
Do you use anything else for load testing? How do you actually locate slow spots in your code?
Thank you!!
I see it growing quite a bit so I'm here in the programming section to ask a few questions about caching, load testing, etc before it becomes an issue.
I've used loader.io to test my main php redirect script and I'm getting roughly the following:
10 - 25 requests per second result in no timeouts or failures.
100 requests per second result in some failed requests and time outs.
Do you use anything else for load testing? How do you actually locate slow spots in your code?
Thank you!!
- Blakos
- [1] reply
- Paul Moss
- [1] reply
- Blakos
- [ 1 ] Thanks
- temmokan
- Michael71
- [2] replies
- gat0r
- [ 1 ] Thanks
- mojojuju
- [ 1 ] Thanks
- [1] reply
- Andrew H
- WebdevelopmentGroup
Next Topics on Trending Feed
-
14