WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Increasing server time-outs

 

+

Search Tips   |   Advanced Search

 

If users are experiencing timeout errors when saving items, you can increase the total transaction lifetime timeout setting of your WebSphere Portal Express server.

The total transaction lifetime timeout setting is changed using the WebSphere Application Server administration console. Go to...

Application Servers | server | Container Services | Transaction Service

The total transaction lifetime timeout setting should be changed to the same amount on all the servers in your Web content system.

 

Alternatives to increasing server time-outs

Increasing the total transaction lifetime timeout setting may not always be the best solution to server time-outs as increasing this setting too much may cause a drop in performance. Timeout errors generated when saving items occur when the current transaction finishes before the item has been saved. If the item you are saving contains large amounts of data, it may be better to redesign the item rather than change the total transaction lifetime timeout setting:

Authoring Templates If a large number of elements have been added to an authoring template, you may experience a timeout error when saving. Instead of using a single authoring template, create multiple authoring templates that contain only those elements required for a specific task.
Presentation templates and components You may receive timeout errors when saving presentation templates or components that contain large amounts of HTML or rich text in their designs. You should instead create multiple HTML or rich text components and then reference these in the presentation templates or component designs.
Sites, site areas and content items

You may receive timeout errors when saving sites, site areas and content items that contain elements that use large amounts of HTML. You should instead create multiple HTML or rich text components and then reference these in element designs.

If a large number of elements have been added to a site, site area or content item, you may also experience a timeout error when saving. In this case, you should reduce the number of elements stored in the site, site area or content item.

Downloadable files Another alternative to creating Web content containing large amounts of HTML or rich text is to provide information on your Web site in the form of downloadable files. These can be stored as file resource elements, or stored in Document Manager and then referenced in a Document Manager element.

 

Parent topic:

Configuring Web Content Management