I need to know what governs the creation of mysql processes, and how I can limit them.
I've got a linux server running Mysql/Php to host a popular website... It averages about 150 requests per second. The hardware is a dual athlon MP with 1 gig of ram. Every so often say once every other day...
What POSSIBLE SCENARIO makes the session_id() function return null????
I have a website where <i>SOMETIMES</i> when you visit the main page, your session_id() is blank. This causes a problem, for it means that session_start() is not maintaining the session for subsequent pages.
The problem...
Hi everyone,
This is a weird problem that does not happen to everyone on my website, and it occurs seemingly randomly.
I use the default method of cookies to propagate a session. Sometimes, I find that this cookie DOESN'T STORE THE SESSION ID! The cookies name is by default PHPSESSID, and if...
Hi folks,
When I'm looking at my server, I notice whenever someone starts a new session a tiny file gets created... This file has whatever session variables have been registered in it. MY QUESTION IS: Does session data get stored to ram? Will extensive use of session data gobble up ram, or...
The php manual has conflicting data on this issue, and I keep hearing different things from everyone.
I have one variable that I need to be constantly updated. Using session variables how can I keep this variable updated? I find that a if I do-
session_start();
$foo =5;
session_register('foo)...
I've made this post in a few of the databse forums to no avail, I'm hoping someone here can gimme their two cents:
I'm making a website, and I'm fairly new to databases. My friend and I are butting heads on which is the best way to design my database. My database has members which are kept...
I'm making a website, and I'm fairly new to databases. My friend and I are butting heads on which is the best way to design my database. My database has members which are kept track in the database using a Unique ID#. Each "member" has a bunch of columns of data associated with it...
I'm making a website, and I'm fairly new to databases. My friend and I are butting heads on which is the best way to design my database. My database has members which are kept track in the database using a Unique ID#. Each "member" has a bunch of columns of data associated with it...
IIS + AIM problem apache??
Folks, to answer this post you'll need a large amount of knowledge on the differences between APACHE, and IIS,and maybe some time on your hands to help me test my theory. Just a warning...
I'm developing a website in vbscript. Part of the site's purpose is to...
Folks, to answer this post you'll need a large amount of knowledge on the differences between APACHE, and IIS,and maybe some time on your hands to help me test my theory. Just a warning...
I'm developing a website in vbscript. Part of the site's purpose is to display a page using the...
Folks, to answer this post you'll need a large amount of knowledge on the differences between APACHE, and IIS,and maybe some time on your hands to help me test my theory. Just a warning...
I'm developing a website in vbscript. Part of the site's purpose is to display a page using the...
Folks, to answer this post you'll need a large amount of knowledge on the differences between APACHE, and IIS,and maybe some time on your hands to help me test my theory. Just a warning...
I'm developing a website in vbscript. Part of the site's purpose is to display a page using the...
Thats right- I wanna know about caching. I have this database... I know about the cachesize object (I believe its an object) and i'm having a tough time understanding what it does-- Does it cache records permanently after people close the asp page? When does the cache get refreshed?
The...
Hi, theres this .dll file that someone created for vbscript called CATTERS. Its all over the web, do a search in google to find it- Apparently it speeds up string operations a TON which I need desperately. My problem is theres NO INSTRUCTIONS. Does anyone know how to use a dll file? I went...
QUESTION ONE:
Please bear with me- Lots of questions. This post is an old one that got lost in the forums, so I'm gonna repost it, hopefully Paul reads this ;-)
I'll sum up this problem: I want to close a connection after creating a recordset, using the client curosr location in an attempt...
Alright, I'm new with ASP. Let me explain the purpose of the site: Its a site that will have many people VIEWING records at the same time. This number viewing will be VERY high, I'm thinking many many thousands (50 thousand??) per day. A much lower number will be actually editing records/...
Okay folks, heres a toughy...
My essential problem is this: I have a jpeg that I've made in photoshop which looks really sweet. This Jpeg represents a box where members of my site can login. I am having difficulties aligning my submit fields onto the exact pixel of where they should go...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.