We have two production servers for Sitecore, one CM i.e. Content Management and another is CD i.e. Content Delivery. CM is refering to WEB, Core and Master. CD is refering to Core and Web. When we create a new content and publlish it to Web database, it is not available to CD server right away. To have that content available on CD server right away, we need to recyle application pool by adding and removing space in web.config.
Is there any way we can make a content available to CD server right away without recycling our application pool?