&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
performance
0
votes
0
answers
47
views
APACHE : performance impact of order of rewrite rules when using apache mod_rewrite
while i have read about the 'sometimes un-obvious way' that mod_rewrite handles the various rewrite rules you feed it (eg: first reading…
performance
apache
mod-rewrite
asked
June 25, 2011 9:24 am CDT
anonymous-one
0
votes
2
answers
42
views
Problem with composite index
In many of my queries i have scenario like SELECT * from myTable m where m.userId = :userId AND (m.to = :contactNumber OR m.from = :contactNumber)…
mysql
performance
index
query-optimization
asked
June 25, 2011 1:10 am CDT
kcr
0
votes
1
answer
30
views
Benchmarking MySQL on win7
I've setup a nginx server running php 5.3.6 and mysql 5.5.1.3. My computer is an AMD quadcore 9650, 4gb ram, 500gb 7200rpm HD. I ran the PHP MySQL…
mysql
php
nginx
performance
benchmarking
asked
June 23, 2011 6:15 pm CDT
Patrick
3
votes
5
answers
30
views
(My)SQL performance: updating one field vs many unneccesary fields
i'm processing a form that has a lot of fields for a user who is editing an existing record. the user may have only changed one field, and i would…
mysql
performance
update
fields
asked
June 23, 2011 8:40 am CDT
changokun
2
votes
4
answers
35
views
Doing calculations in MySQL vs PHP
Context: We have a PHP/MySQL application. Some portions of the calculations are done in SQL directly. eg: All users created in the last 24 hours…
php
mysql
performance
maintainability
asked
June 22, 2011 10:41 pm CDT
matt74tm
0
votes
4
answers
51
views
Building a High Performance Static Website
I'm looking to build a High Performance website. It has thousands of static HTML pages, that are specifically rendered depending on a form submit. I…
nginx
performance
cache
varnish
html
asked
June 22, 2011 12:32 pm CDT
Karthik Kastury
0
votes
0
answers
37
views
Statistics on average http response length under IIS
Is there a way to collect statistics on the average HTTP response length/size for IIS applications? An indicator for that on perfmon would be nice.…
performance
apache
http
iis
web
asked
June 22, 2011 12:23 pm CDT
Ricardo Cabral
0
votes
0
answers
42
views
Building a High Performance Static Website
I'm looking to build a High Performance website. It has thousands of static HTML pages, that are specifically rendered depending on a form submit. I…
html
performance
caching
memcached
high-availability
asked
June 22, 2011 7:03 am CDT
Karthik Kastury
0
votes
3
answers
27
views
Latest change: ORDER BY timestamp DESC LIMIT 1 - Efficient ?
I have a simple save-log: XiD (INT) what was saved UiD (INT) who done it TiD (TIMESTAMP) CURRENT_TIMESTAMP With all three fields in the primary key…
mysql
performance
timestamp
limit
asked
June 22, 2011 7:02 am CDT
T4NK3R
0
votes
5
answers
27
views
Speed of calculations in SQL statement
I've got a database (MySQL) table with three fields : id, score, and percent. Long story short, I need to do a calculation on each record that looks…
php
mysql
performance
efficiency
calculation
asked
June 21, 2011 3:18 pm CDT
jwegner
0
votes
1
answers
33
views
Measuring Apache request processing times
I want to measure performance of my server. The architecture is Apache2 talking to Tomcat over mod_jk. Requests are over HTTPS with mutual…
apache
ssl
performance
asked
June 21, 2011 2:08 pm CDT
ykaganovich
0
votes
5
answers
49
views
PHP - Caching a MySQL query and renew it periodically
In my welcome page, I would like to show the total number of users registered with this query: SELECT COUNT(*) FROM USERS Is this a bad idea to make…
php
mysql
performance
query
caching
asked
June 21, 2011 8:17 am CDT
Jonathan Rioux
0
votes
2
answers
29
views
How to improve performance of update() and save() in MongoDB?
I'm looking for tips on how to improve the database performance in the following situation. As a sample application, I wrote a fairly simple app…
performance
mongodb
node.js
asked
June 21, 2011 5:43 am CDT
Geuis
0
votes
2
answers
50
views
How expensive is a hostname in htaccess?
For easy allow or disallowing of dynamic IP-adresses you can add them as a hostname in a .htaccess file. As I have read from: .htaccess allow from…
linux
performance
.htaccess
hostname
apache2
asked
June 21, 2011 1:05 am CDT
Nanne
1
vote
2
answers
45
views
Server Load: mySQL vs PHP Functions
Here is my situation: Situation: I have users, and I have multiple values in multiple categories for each user. The way I see it I have two options:…
php
mysql
performance
server-load
asked
June 19, 2011 4:58 pm CDT
choephix
1
vote
3
answers
24
views
How to speed up this query
My database has table name transactions which has 20000 records. When i run this query SELECT T1.* FROM transactions AS T1 WHERE T1.ppno IN (SELECT…
php
mysql
database
performance
asked
June 19, 2011 12:56 pm CDT
Rajasekar
0
votes
1
answers
30
views
MySQL Database - Performance Design
I'm currently redesign a heavy loaded website, and I would appreciate any opinion about a specific database design issue. The concept is to keep in…
mysql
performance
database-design
data-structures
asked
June 18, 2011 5:07 pm CDT
Alex
2
votes
1
answers
36
views
SQL/mysql = do large transactions cost lienar ressources/performance or exponentially?
I have a very gerneral question: 1.) Given I have a transaction (in mysql) that comprises the modification of ten-/hundred thousand or even million…
mysql
sql
performance
transactions
asked
June 17, 2011 1:04 pm CDT
Markus
0
votes
1
answers
25
views
MYSQL Triple Join including a Triple Union, Performance help
I'm working on a query for a news site, which will find FeaturedContent for display on the main homepage. Content marked this way is tagged as…
mysql
performance
join
view
union
asked
June 17, 2011 12:25 pm CDT
Ripptor
1
vote
0
answers
25
views
Does Apache cache the gzipped version of a static file?
If you configure Apache to enable gzip compression for your static HTML/CSS/JS/etc. files, it automatically outputs a gzipped version to any client…
performance
apache
compression
gzip
asked
June 17, 2011 8:36 am CDT
callum
Pages
:
1
|
2
|
3
|
4
|
5
>
[26]
511
performance
Tagged:
performance
Related Tags
mysql
× 281
php
× 68
sql
× 47
apache
× 45
database
× 45
postgresql
× 43
query
× 43
mongodb
× 34
optimization
× 25
innodb
× 21
java
× 21
http
× 19
sqlite
× 19
linux
× 15
index
× 15
regex
× 14
database-design
× 13
ruby-on-rails
× 13
myisam
× 11
indexing
× 11
join
× 11
redis
× 9
c#
× 9
nosql
× 9
memcached
× 9
ssl
× 8
nginx
× 8
tomcat
× 8
django
× 8
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy