Subject | Re: [firebird-support] Re: Firebird, ODBC, web access and various beginner questions |
---|---|
Author | Thomas Løcke |
Post date | 2007-09-19T08:50:23Z |
federonline wrote:
PDO stuff?
available resources are for Firebird alone to have fun with. Seeing as
my DB's are quite small, I should have no problems with 1GB RAM.
Regards,
Thomas
> I've had no issues with the ODBC Drivers for Firebird. UsingWhat version of the ODBC driver are you using?
> ODBC/ADO/etc adds quite a bit of overhead, but if your application is
> trim enough, it shouldn't matter.
>
> PHP on Apache is what we use to access our DB. It is solid and we'veGrand! Are you using the regular Firebird/Interbase functions or the new
> never had an issue. The Firebird/Interbase functions are all ready in
> PHP and only need to be configured.
>
PDO stuff?
> Others can answer this better than I can, but I use Classic even onYea, Classic sounds like the way to go for a multicore Linux system.
> Windows. Classic spawns a new executable for each request while
> SuperServer spawns threads. SS will be better for managing resources
> on Windows systems. Classic is the old UNIX fork methodology...
>
> Not necessarily. Our applications acquire time sensitive data andI wont be running anything else than Firebird on this server, so all
> purge that data regularly after a couple days. Our DBs run from
> 50-200M. We run on a 1.0 GHz Via processor with 512M RAM and have
> never had a single performance related issue. Understand that there
> are VERY few applications/services running on our system; it is
> basically Windows Embedded.
>
available resources are for Firebird alone to have fun with. Seeing as
my DB's are quite small, I should have no problems with 1GB RAM.
Regards,
Thomas