server-load
PHP CRON jobs vs. calling functions on a user login
I\'m hoping I can get some advice. I have accounting ledgers in my PHP/MySQL system, with invoices that hit the ledger at intervals (for this example, let\'s just say once a month).I also have late f[详细]
2023-02-24 03:41 分类:问答Would it be better to include() resources (css,js) or to let the browser do another request?
Would it be faster include a javascript file and outputting it in the html as a <script> or just use the src attribute and let the browser make another request?[详细]
2023-02-14 04:43 分类:问答How many users are sufficient to make a heavy load for web application
I have a web application, which has been suffering high load recent days. The application runs on single server which has 8-core Intel CPU and 4gb of RAM. Software: Drupal 5 (Apache 2, PHP5, MySQL5) r[详细]
2023-01-31 15:03 分类:问答Android server load advice
I\'d like a bit of advice on how to retrieve, process and store data. I\'m building an app which gets finds the nearest laser tag site to where you are. The adderss data is stored (due to some bad de[详细]
2023-01-06 09:58 分类:问答How to get requests per minute count within java web app
In my particular web app I need a heavy load statistics, such as \"requests per minute\". How to obtain this v开发者_开发问答alue within Servlet API based webapp?Almost all containers allow instrument[详细]
2023-01-04 19:20 分类:问答Is there any way to access information about a Coldfusion server's load from within coldfusion?
I am writing a scheduled task which I would like to run frequently. The problem is that I do no开发者_如何学Got want this task to be run if the server is experiencing a high traffic load.[详细]
2023-01-04 18:45 分类:问答How dangerous is this SQL query?
The query: UPDATE node as n right join content_type_product as c on n.nid = c.nid right join uc_products as p[详细]
2022-12-20 18:29 分类:问答