i hope i was understandable

Posted 29 May 2015 - 12:32 PM #161
Posted 29 May 2015 - 01:49 PM #162
on april 29 was 4.3.1 uploaded to my customer area and this package doesn't contain all fixes which were applied by today. i wanted to say that the update should start from that point.
i hope i was understandable
Posted 30 May 2015 - 04:33 AM #163
Posted 30 May 2015 - 07:03 AM #164
Posted 30 May 2015 - 08:48 AM #165
Posted 30 May 2015 - 10:03 AM #168
Posted 30 May 2015 - 12:55 PM #169
Posted 30 May 2015 - 05:43 PM #171
Posted 30 May 2015 - 06:42 PM #172
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 30 May 2015 - 11:04 PM #173
If I'm not mistaken, "response time" is the time it takes for the socket connection to the server (I.e. connection accepted) and really has NOTHING to do with the application that is underneath (I.e. the reference to under 200ms). In fact, the application isn't even known to the server at that point it is simply the web server (Ie. Apache) accepting the connection on the requested port.
TTFB (time to first byte) is the first measure of the time it takes to start delivering the content And then page speed also measures time to render "above the fold" (I.e. first screenful) which is a measure of the server, the application and the client device's ability to render the html..
So response time is a function of the network and server (could be greatly impacted by distance - hence CDN) and really has nothing to do with the application (cs-cart). You can probably get a better handle on Server response time by simply doing a ping. And yes, a ping should always be under 100ms and preferably under 50ms.
Posted 31 May 2015 - 02:47 AM #174
Posted 03 June 2015 - 03:08 PM #175
Stop smoking start vaping: Dampskyen.no
Posted 03 June 2015 - 03:12 PM #176
CS-Cart and Magento support and development
Posted 03 June 2015 - 04:08 PM #177
Stop smoking start vaping: Dampskyen.no
Posted 03 June 2015 - 07:52 PM #178
Disallow: /*dispatch=products.search*to robots.txt and that brought things from about 4GB down to about 100MB of cache size. But there are 4K watermark cache directories (those starting with 'wt_data') in the cache/registry directory (note that each of these directories has at least 3 sub-directories). This will also significantly increase your memory usage for ever page reference since I believe the registry cache is read in for every page and it's currently about 78MB.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 05 June 2015 - 08:31 PM #180
Suppose fixes aren't cumming this week right?