Tagged Questions
0
votes
0answers
71 views
What amount of PHP memory usage is reasonable for multiple WordPress sites? [closed]
It seems like I've been plagued with memory usage issues most of the time I've been blogging (7 years). I upgraded my hosting to a HostGator VPS and still seem to have issues.
I have about a dozen ...
1
vote
2answers
731 views
why is my site slower with amazons cdn?
so I have move most of the static objects to amazons Cloudfront CDN
example: http://images.storyfollower.com/images/cycleOfStories.jpg
which through cname point to the cdn
Now I just ran a speed ...
2
votes
1answer
659 views
Everything needed to run a high-traffic web site
I'm an experienced front-end web developer, while my back-end experience has occurred only within the context of Drupal. Basically, the deeper things go into the back end, the more inexperienced I am. ...
10
votes
1answer
272 views
When and when not to use a CDN
I'm working on a web-application that loads a couple of small gif images onto the screen. I'm using a relative path, which means they are loaded from the same web server that serves the php page. The ...
1
vote
3answers
95 views
If my web application is under a server will it perform better than if it is under a shared hosting?
Assuming that I have build an application using PHP, let's say something like vBulletin or assume that I will install the vBulletin itself. Will it performs better if it is in a VPS rather than a ...