Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 506319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:41:20+00:00 2026-05-13T06:41:20+00:00

One of the parameters in the CodeIgniter database config is the following [‘pconnect’] TRUE/FALSE

  • 0

One of the parameters in the CodeIgniter database config is the following

['pconnect'] TRUE/FALSE - Whether to use a persistent connection

What do you recommend I set this to?
Is there a significant performance hit if I set it to FALSE?
What potential problems might arise from setting it to TRUE?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:41:20+00:00Added an answer on May 13, 2026 at 6:41 am

    Just look up general best practices for persistent connections. My suggestions.

    • By default, DO NOT
    • If you have:
      • Dedicated web server and database hardware in production
      • and have tuned the web server and database correctly
      • and have an accurate production-like test environment
      • And still think your performance problems are caused by database connection time,

    CONSIDER turning it on

    Persistent connections can cause

    • Bugs because some connection state persisted unintentionally (this is a biggie!)
    • Database connection limits to be exceeded
    • Database performance to drop because of lots of ram used by the many (mostly idle) connections
    • Bugs because connections have gone “stale” and the app didn’t notice

    But CAN

    • Reduce latency on initial connection

    If you think that connection latency is causing a problem, consider turning it on in your performance test system and measuring the impact.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Query parameters : http://example.com/apples?order=random&color=blue Matrix parameters : http://example.com/apples;order=random;color=blue When should one use query parameters
I am working on getting the performance parameters of a tcp connection and one
I want to use c++ load py. But one of parameters of a function
I have a report in SSRS and one of the parameters I use is
One of the parameters in the script tag may change dynamically - djConfig=parseOnLoad:true, locale
actually I use h:link with h:param to pass parameters from one page to another.
I have a function that accepts a char* as one of its parameters. I
An exportable function has a struct as a one of the parameters. This DLL
I'm writing a web service which expects one of the parameters (called hlink) to
When a ValueConverter is used as part of a binding, one of the parameters

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.