Foros de discusión

Document Library and Amazon S3

salina fung, modificado hace 11 años.

Document Library and Amazon S3

New Member Mensajes: 18 Fecha de incorporación: 29/03/12 Mensajes recientes
I have setup Amazon S3 as Liferay document library store in portal-ext.properties:

dl.store.impl=com.liferay.portlet.documentlibrary.store.S3Store

I found that no matter how many folders that I setup in Liferay, there is only
one folder in Amazon S3 bucket e.g. 10154

But when I check the 'Best practice' for Amazon S3, the web page:
http://aws.typepad.com/aws/2012/03/amazon-s3-performance-tips-tricks-seattle-hiring-event.html
seems to suggest that we should have folders under the bucket starts with different 'key' so
as to make use of Amazon's 'partitions', so will we have problem if there is only one folder
10154 under the bucket, or am I wrong in interpreting what Amazon said? Please enlighten me
or if there is any other way to setup folders/files in Liferay.

Please give me answers as I want to setup right as we will have a lot of documents.

Thanks
Gail Hernandez, modificado hace 11 años.

RE: Document Library and Amazon S3

salina fung, modificado hace 11 años.

RE: Document Library and Amazon S3

New Member Mensajes: 18 Fecha de incorporación: 29/03/12 Mensajes recientes
thanks
Will do