View Issue Details

IDProjectCategoryView StatusLast Update
0001433OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:23
Reporterdainius.bigelis Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.3.0 revision 26948 
Summary0001433: Adding to basket takes very long
DescriptionWhen adding any product to the basket, it takes for about 6-10 sec until it will be done (=you will be able to click buttons in pop-up).
This is very long and performance here should be improved.
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-11-02 09:34

reporter   ~0001987

This forum thread may be related to the discussed performance issue:
http://www.oxid-esales.com/forum/showthread.php?t=2971

marco_steinhaeuser

2009-11-02 09:34

reporter   ~0001988

To remark:
Not reproducable on every system: Found that prob on HostEurope as well as on Supportserver.

sarunas_valaskevicius

2009-11-03 17:10

reporter   ~0001998

tobasket link used redirect to shop render after putting item to basket.

changed it to render basket contents at the same run, so that shop is not initialized twice + saving 1 round of communication between server and client